var crypto/x509.pemType

2 uses

	crypto/x509 (current package)
		x509.go#L1619: var pemType = "X509 CRL"
		x509.go#L1628: 		if block != nil && block.Type == pemType {